Remove tests/testtreemenu
authorDaniel Boles <dboles@src.gnome.org>
Sat, 28 Jan 2017 20:21:56 +0000 (20:21 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 28 Jan 2017 20:25:37 +0000 (20:25 +0000)
commit88ae92050e9f2379246fb6cceea1575cf7a7e569
tree24a025e595a300140cec32890ad65b27d685e6aa
parentbfaed659f195da17b34662ce148ab067e5f5c9b3
Remove tests/testtreemenu

Since GtkTreeMenu became a private class only used by GtkComboBox, all
this test actually did was to show a ComboBox constructed with a custom
CellArea. Now that the latter is no longer possible, the test just shows
a handful of settings that do nothing. Just test GtkComboBox directly.
tests/Makefile.am
tests/testtreemenu.c [deleted file]